This is an exercise on the application of the lessons in plotly.
Create a web page presentation using R Markdown that features a plot created with Plotly. Host your webpage on either GitHub Pages, RPubs, or NeoCities. Your webpage must contain the date that you created the document, and it must contain a plot created with Plotly. We would love to see you show off your creativity!
After loading the needed libraries, we create some simple plots to demonstrate the capability of plotly. As an example, we try to investigate the individual and team performances of Michael Jordan, Kobe Bryant, and LeBron James' on how and when they win championships in the NBA.
To narrow down the scope, we will focus on the last 12 NBA playoff appearances of each player. Data has been sourced from Wikipedia.